v1.0 

1. Starting the Job: The player approaches a specific point on the map and presses a key to activate the mission.
2. Mission Generation: The script randomly selects delivery locations, creates markers for them on the map, and generates the vehicle the player must use.
3. Delivery: The player follows the markers, delivers the pizza (by pressing a key at the correct location), and proceeds to the next location.
4. Finishing the Job: After delivering all the pizzas, the player must return to the pizzeria to complete the mission and receive their payment.
5. Error Handling: The script monitors the vehicle's and player's status to end the job if the vehicle is destroyed or the player spends too much time away from it.
6. Notifications: The notification system informs you about the mission status (e.g., starting, completing a delivery).
